GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / AutoTextInvert Method





In This Topic
AutoTextInvert Method
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(32)>
Function AutoTextInvert( _
   ByVal ImageID As Integer, _
   ByVal MinObjectWidth As Integer, _
   ByVal MinObjectHeight As Integer, _
   ByVal MinBlackPercent As Integer, _
   ByVal MaxBlackPercent As Integer, _
   ByVal FixBackground As Boolean, _
   ByVal ConnectedToLines As Boolean, _
   ByVal MaxLinesThickness As Integer _
) As GdPictureStatus
function AutoTextInvert( 
    ImageID: Integer;
    MinObjectWidth: Integer;
    MinObjectHeight: Integer;
    MinBlackPercent: Integer;
    MaxBlackPercent: Integer;
    FixBackground: Boolean;
    ConnectedToLines: Boolean;
    MaxLinesThickness: Integer
): GdPictureStatus; 
DispIdAttribute(32)
function AutoTextInvert( 
   ImageID : int,
   MinObjectWidth : int,
   MinObjectHeight : int,
   MinBlackPercent : int,
   MaxBlackPercent : int,
   FixBackground : boolean,
   ConnectedToLines : boolean,
   MaxLinesThickness : int
) : GdPictureStatus;

Parameters

ImageID
MinObjectWidth
MinObjectHeight
MinBlackPercent
MaxBlackPercent
FixBackground
ConnectedToLines
MaxLinesThickness
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members